home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / EDUCUAGE / MOKE3.LZH / JPRINT.ZOO / readme.prt < prev   
Text File  |  1990-05-28  |  737b  |  30 lines

  1.         jprint    - print japanese text on a 24 pin dot matrix
  2.  
  3.            1 May 1990
  4.  
  5.            Mark Edwards
  6.  
  7.            KiCompWare
  8.  
  9.  
  10. 1. jprint
  11.  
  12.     Jprint is a program to print JIS or EUC encode Japanese on
  13. either a 9 pin epson compatible printer or a 24 pin epson compatible 
  14. printer. The 9 pin printer output is not near as good as the 24 pin.
  15.  
  16.  
  17. Uses either jis24, or the 16x16 bitmaps found with MOKE. All font files
  18. are located in \kanji.
  19.  
  20.  
  21. Usage:  jprint  <-s, -L, -9, -in, -pn> <filename>
  22.              -s   suppress FF, 
  23.              -L   Letter Quality (24x24) 
  24.              -9   Epson 9 pin compatible mode (16x16)
  25.               -in  indent 'n' amount
  26.               -pn  pagelength = 'n' lines
  27.              file can be either JIS or EUC codes
  28.  
  29.  
  30.